'宣言 Public Overridable Function VisitRowNode( _ ByVal node As TableRowNode _ ) As TReturn
public virtual TReturn VisitRowNode( TableRowNode node )
デフォルト実装は DefaultVisit を呼び出します。
NodeVisitor<TReturn> クラス NodeVisitor<TReturn> メンバ